@charset "utf-8";
/* CSS Document */

body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-family: microsoft yahei,Helvetica,STHeiti,Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0); background: #fff; overflow-x: hidden; color:#666; font-size:14px; }
textarea { resize: none; }
iframe,img { border:0; }
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
input { -webkit-appearance: none; }
a { color:#333; text-decoration: none;}
a:hover {}
div{display:block;}
/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 圆细滚动条样式 20150717 */
::-webkit-scrollbar { width: 6px; height: 12px; }
::-webkit-scrollbar-button:vertical { display: none; }
::-webkit-scrollbar-track:vertical { background-color: black; }
::-webkit-scrollbar-track-piece { background: #fff; }
::-webkit-scrollbar-thumb:vertical { background-color: #8e8e8e; border-radius: 5px; }
::-webkit-scrollbar-thumb:vertical:hover { background-color: #3b3b3b; }
::-webkit-scrollbar-corner:vertical { background-color: #535353; }
::-webkit-scrollbar-resizer:vertical { background-color: #ff6e00; }

.fl{float:left;}
.fr{float:right;}

.wapper{ padding:0 50px;}
.container{ max-width:1140px; margin:0 auto;}

/*banner*/
.bannerslide { height:660px; width: 100%; position: relative; -webkit-transition: all .2s; transition: all .2s; }
.bannerslide .swiper-slide { background-position: center; background-size: cover; }
.paginationw { position: absolute; left: 0; z-index: 999; text-align: center; bottom:10px; width: 100%; }
.swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer;}
.swiper-active-switch { background: #fff;}
.bannerslide .arrow-left { background: url(../images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; }
.bannerslide .arrow-right { background: url(../images/arrows.png) no-repeat right bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; }

.top{ line-height:80px;}
.top .logo{ display:block; float:left; padding:15px 0;}
.top .nav{ text-align:center;}
.top .nav a{ display:inline-block; padding-right:20px; font-size:16px; font-weight:bold;}
.top .topr{ float:right; display:inline;}
.top .topr a{ font-size:14px; font-weight:bold; display:inline-flex;}
.top .topr a img{ background:#25a8f1; padding:10px 10px;}


.homebox1{ background:#f5f5f5;}
.homebox1 .search{ box-sizing:border-box; background:#fff;}
.homebox1 .search .boxshadow {
    -moz-box-shadow: 2px 20px 30px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
    box-shadow: 2px 20px 30px rgba(0,0,0,0.1);
	padding:20px 0;
	height:40px;
	line-height:40px;
}
.homebox1 .search .gjc{ float:left; padding:0 30px; border-right:1px solid #eee; color:#444; box-sizing:border-box;}
.homebox1 .search .gjc img{ padding-right:10px; vertical-align:middle;}
.homebox1 .search .gjc span{ font-size:17px;}
.homebox1 .search .d1{ float:left; line-height:200%; padding:0 25px; border-right:#eee 1px solid; color:#444; font-size:12px; line-height:40px;}

.search1{ float:left; padding-left:40px;}
.search1 input{ 
	background:#efefef; 
	height:40px; 
	line-height:40px; 
	width:150px; 
	display:block; 
	float:left; 
	color:#444; 
	padding-left:24px; 
	font-size:13px; 
	margin-right:10px;
	border:none;
}
.search1 button{ 
	background:#25a8f1; 
	height:40px;
	line-height:40px; 
	width:70px; 
	display:block; 
	float:left; 
	text-align:center;  
	color:#FFF; 
	font-size:14px;
	border:none;
}

.homebox1 .homepro{ padding-top:40px; padding-bottom:50px;}
.homebox1 .homepro .hometit{ text-align:center; padding-bottom:50px;}
.homebox1 .homepro .hometit h3{ font-size:24px;color:#444444; line-height:2; font-weight:normal;}
.homebox1 .homepro .hometit p{ font-size:14px; color:#666;}
.homebox1 .homepro .prolist{ text-align:center; padding-bottom:35px;}
.homebox1 .homepro .prolist a{ padding:0 10px; border-right:1px solid #ccc; font-size:14px; font-weight:bold; color:#666; line-height:1.7;}
.homebox1 .homepro .prolist a:hover{ text-decoration:underline; color:#175aa8;}
.homebox1 .homepro .prolist a:last-child{ border:none;}
.homebox1 .homepro ul{ padding-bottom:40px;}
.homebox1 .homepro ul li{ float:left; width:32%; padding-right:15px;}
.homebox1 .homepro ul li:last-child{ padding-right:0;}
.proimg{ width:100%;}
.homebox1 .homepro ul li a{ color:#666;}
.homebox1 .homepro ul li a:hover{ text-decoration:underline;}
.homebox1 .homepro .box{padding:40px 40px; background:#fff;}
.homebox1 .homepro .box .tit{padding-bottom:20px; display:block; font-size:20px;}
.homebox1 .homepro .box .txt{font-size:13px; color:#666;padding-bottom:25px;}
.homebox1 .homepro .box em{ font-size:12px; color:#666; font-style:normal;}
.homebox1 .homepro .box .ll{ margin-top:10px;}
.homebox1 .more{ padding:12px 30px; background:#25a8f1; text-align:center; margin:auto; width:10%;}
.homebox1 .more a{ color:#ffffff; font-size:13px;}


.homebox2{}
.hb2tit{ text-align:center; color:#444; margin:70px 0;}
.hb2tit h3{ font-size:22px; font-weight:normal;}
.hb2tit .en{text-transform:uppercase; font-family:Georgia, 'Times New Roman', Times, serif}
.hb2tit .p1{ margin:22px 0;}
.hb2tit .p2{ line-height:1.5;}

.homebox2 .tuku{}
.homebox2 .tuku .tukubox1{ float:left; background:url(../images/aboutbg.jpg) right no-repeat; width:50%; background-size:100%; height:380px;}
.homebox2 .tuku .tukubox2{ float:left; background:url(../images/jishubg.jpg) center no-repeat; width:50%; background-size:100%; height:380px;}
.homebox2 .tuku span{ border:#999 1px solid; padding:6px 15px; color:#333; margin-top:60px; width:80px; font-size:13px; display:block; text-align:center;}
.homebox2 .tuku p{color:#444444; font-size:15px; padding-top:20px; width:300px;}
.homebox2 .tuku em{ display:block; color:#333; margin-top:50px;font-size:13px; font-style:normal;}
.homebox2 .tuku .tukubox1 .tktxt1{ width:60%; float:right;}
.homebox2 .tuku .tukubox2 .tktxt2{ float:left; padding-left:60px;}


.homebox3{ margin-bottom:60px;}
.homebox3 ul{ float:left;}
.homebox3 ul li{ float:left; margin-right:12px;}
.homebox3 ul li:last-child{ margin-right:0;}
.homebox3 .nam{ background:#f5f5f5; font-size:18px; padding:37px 100px; box-sizing:border-box; text-align:center; line-height:2;}
.homebox3 .nam span{ font-size:12px;}


.homebox4{ background:#9bb8cb; padding:60px 0;}
.homebox4 .honor1{ float:left; height:470px; width:50%; background:#fff;}
.homebox4 .honor1 .htxt{ text-align:center; margin:auto; width:58%; color:#444; line-height:1.6; font-size:13px; padding-top:100px;}
.homebox4 .honor1 .honimg{padding-bottom:20px;}
.homebox4 .honor1 h3{font-size:19px; padding-bottom:20px; font-weight:normal;}
.homebox4 .honor1 p{color:#444444; font-size:14px; padding-bottom:45px;}
.homebox4 .honor1 span{ display:inline-block; padding:10px 30px; border:#2a658f 1px solid; color:#fff; background:#000;}
.homebox4 .honor1 span a{ color:#fff;}

.homebox4 .honor2{ float:left; height:470px; width:50%; background:url(../images/dwgg.jpg) no-repeat left bottom;}

/* 本例子css */
.slideBox{ width:50%; height:279px; overflow:hidden; position:relative; margin:auto; padding:95px 0;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; text-align:center;}
.slideBox .bd img{ width:193px; height:279px; display:block; margin:0 auto;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.homebox5{ margin-top:60px;}
.homebox5 .hnews{ float:left;}
.homebox5 .hnews h3{font-size:24px; color:#333; font-weight:normal; margin-bottom:40px;}
.homebox5 .hnews span{border:#ccc 1px solid; padding:10px 20px; font-size:12px;}
.homebox5 .hnews span a{ color:#666;}
.homebox5 .hnlist{ float:right; width:72%;}
.homebox5 .hnlist li{ padding-bottom:50px;}
.homebox5 .hnlist li h3 a{display:block; font-size:22px; color:#666; margin-bottom:10px; font-weight:normal;}
.homebox5 .hnlist li p{display:block;font-size:13px;}
.homebox5 .hnlist li span{color:#666; font-size:12px; display:block; margin-top:20px; line-height:1.6;}


.homebox6{ background:#f5f5f5; padding-top:80px; padding-bottom:60px;}
.homebox6 .homecon{ float:left;}
.homebox6 .homecon h3{font-size:22px; color:#666666; font-weight:normal;}
.homebox6 .homecon p{font-size:12px; padding-top:12px;color:#666666; line-height:1.6;}
.homebox6 .conlist{ float:right;}
.homebox6 .conlist li{ float:left; padding-right:50px;}
.homebox6 .conlist li:last-child{ padding-right:0;}
.homebox6 .conlist li img{ display:block; padding:20px 0;}


.foot{ background:#262626; padding:40px 0; color:#fff;}
.foot .fot{ padding-bottom:20px; border-bottom:#555 1px solid;}
.foot .fot .bottom{ float:left;}
.foot .fot .bottom li{ float:left; font-size:12px; padding-right:10px;}
.foot .fot .bottom li a{ color:#fff;}
.foot .fot .bottoms{ float:right; font-size:13px;}
.foot .fot .bottoms li{ float:left; padding-right:10px;}
.foot .copyright{ float:left; font-size:13px; padding-top:20px;}

/*内页css*/

.inpage { background: #f5f7f9; overflow: hidden; padding: 30px 0; }

.side { width: 300px; float: left; }

.main { width: calc(100% - 330px); float: right; }

.snav .sd { display: none; }

.snav { background: #fff; padding: 4px; margin-bottom: 30px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.snav .hd { text-align: center; font-size: 20px; color: #25a8f1; font-weight: bold; line-height: 20px; padding: 20px 0 10px; }
.snav .bd { background: #fff; padding: 10px; }
.snav .bd .bul { padding: 0 10px; }
.snav .bd .bul .bli { line-height: 40px; height: 40px; overflow: hidden; border-bottom: 1px dashed #fff; background: url(../img/dot.png) no-repeat 8px 17px; position: relative; }
.snav .bd .bul .bli .ba { display: block; font-size: 16px; color: #39424b; position: relative; text-align: center; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; padding: 0 20px; }
.snav .bd .bul .bli:before { content: ''; background: linear-gradient(to right, rgb(37, 168, 241), rgb(101, 196, 249)); display: block; border-radius: 30px; -webkit-transform: translateX(-100%); transform: translateX(-100%); height: 40px; width: 100%; position: absolute; left: 0; right: 0; top: 0; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; }
.snav .bd .bul .bli:hover:before, .snav .bd .bul .bli.on:before { -webkit-transform: translateY(0); transform: translateY(0); }
.snav .bd .bul .bli:hover .ba, .snav .bd .bul .bli.on .ba { color: #fff; }
.snav .bd .bul .bli.on { border-color: transparent; }
.snav .bd .bul .bsub { background: #f3f3f3; margin: -20px 0 2px 0; padding-top: 25px; padding-bottom: 10px; text-align: center; border-radius: 0 0 20px 20px; }
.snav .bd .bul .bsub li { line-height: 36px; }
.snav .bd .bul .bsub li a { font-size: 14px; color: #666; }
.snav .bd .bul .bsub li a:hover, .snav .bd .bul .bsub li.on a { color: #d00c18; }

.sbox { background: #fff; padding: 4px; margin-bottom: 30px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.sbox .hd { text-align: center; font-size: 18px; color: #25a8f1; font-weight: bold; line-height: 20px; padding: 20px 0 10px; }
.sbox .bd { background: #fff; padding: 15px; }
.scon { font-size: 14px; color: #666; line-height: 24px; }

.mainbox { background: #fff; border: 0 solid #dedede; padding: 40px 64px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.mainbox .hd { height: 20px; border-bottom: 1px solid #dedede; margin-bottom: 60px; }
.mainbox .hd h1 { float: left; background: #fff; line-height: 40px; font-weight: normal; color: #39424b; padding-right: 20px; font-size: 30px; }
.mainbox .now { float: right; background: #fff; line-height: 40px; color: #999; padding-left: 10px; font-size: 12px; }
.mainbox .now .split { margin: 0 4px; font-family: simsun; }
.mainbox .now a { color: #999; }
.mainbox .now a:hover { color: #d00c18; }

.mainbox .bd { font-size: 16px; line-height: 30px; color: #333; word-wrap: break-word; }
.mainbox .bd img { max-width: 100%; }
.mainbox .bd p { margin-bottom: 20px; }

.messagecon { font-size: 14px; line-height: 24px; margin-bottom: 20px; font-family: microsoft yahei; }
.messagecon p { margin-bottom: 20px; }
.messagetit { font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px; font-family: microsoft yahei; color: #666; resize: none; width: 96%; height: 90px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messagetarea:focus { color: #333; outline: none; background: #fff; }
.messageinput { width: 27%; padding: 10px; height: 26px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin: 0 5px 0 0; font-family: microsoft yahei; color: #666; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messageinput:focus { color: #333; outline: none; background: #fff; }
.messagebtn { width: 30%; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: #b8c5ce; color: #2d3e50; border-radius: 4px; font-family: microsoft yahei; cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnon { width: 50%; color: #fff; }
.messagebtn:hover { opacity: .8; filter: alpha(opacity=80); }
.main .con .yanzhengma { display: inline; }

.messagebtn.btnon { background: linear-gradient(to right, rgb(37, 168, 241), rgb(101, 196, 249)); }

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 50px; }
.newsbackline ul { width: 100%; }
.newsbackline ul li { width: 33.333333%; float: left; text-align: center; display: block; height: 33px; }
.newsbackline ul li a { display: inline-block; width: 120px; border-width: 1px; border-style: solid; border-color: #dedede; text-decoration: none; color: #666; font-size: 12px; }
.newsbackline ul li a:hover { border-color: #323e4a; color: #323e4a; }
.newsbackline ul li.prev { text-align: left; }
.newsbackline ul li.prev a { text-align: center; }
.newsbackline ul li.next { text-align: right; }
.newsbackline ul li.next a { text-align: center; }

.newslist { }
.newslist .item { width:100%; margin-right: 2%; margin-bottom: 20px; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; background: #fff; padding: 30px; }
.newslist .item:nth-child(2n) { margin-right: 0; }
.newslist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.newslist .item .time { font-size: 12px; line-height: 20px; margin-bottom: 10px; color: #999; }
.newslist .item .time .split { margin: 0 10px; color: #ccc; }
.newslist .item .name { font-size: 18px; line-height: 28px; margin-bottom: 25px; height: 28px; overflow: hidden; }
.newslist .item .name a { color: #111; }
.newslist .item .name a:hover { color: #25a8f1; }
.newslist .item .text { color: #777; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 16px; }
.newslist .item .link { overflow: hidden; margin-bottom: -12px; }
.newslist .item .link a { width: 24px; height: 24px; display: block; background: url(../images/hb01img01.png) no-repeat center; float: left; }
.newslist .item .link a.l02 { float: right; background-image: url(../images/hb01img02.png); }

.newstitle { font-size: 26px; text-align: center; line-height: 30px; font-family: microsoft yahei; margin-bottom: 5px; }
.newsinfo { font-size: 12px; text-align: center; line-height: 30px; color: #999; font-family: microsoft yahei; }
.newsinfo .author, .newsinfo .time { margin: 0 5px; }
.newsmaincon { margin: 20px 0; font-family: microsoft yahei; }
.newsmaincon img { max-width: 100%; }
.newsmaincon h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgb(37, 168, 241), rgb(101, 196, 249)); color: #fff; line-height: 40px; height: 40px; padding: 0 20px; border-radius: 20px; margin-bottom: 20px; margin-top: 40px; }
.newsmaincon .dou { margin-bottom: 20px; }
.newsmaincon .dou02 { overflow: hidden; }
.newsmaincon .dou02 li { width: 50%; float: left; }
.newsmaincon .dou li:before { content: '·'; color: #ea0000; font-weight: bold; margin-right: 10px; }


.prolist { }
.prolist .item { width: 32%; float: left; margin: 0 2% 40px 0; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:nth-child(3n) { margin-right: 0; }
.prolist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); z-index: 1; }
.prolist .item .img a { display: block; }
.prolist .item .img img { width: 100%; display: block; }
.prolist .item .box { padding: 30px; position: relative; overflow: hidden; }
.prolist .item .box .nam { font-size: 14px; font-weight: bold; line-height: 30px; margin-bottom: 10px; overflow: hidden; height: 30px; }
.prolist .item:hover .box .nam {  }
.prolist .item .box .nam a { color: #333; }
.prolist .item:hover .box .nam a { color: #25a8f1; }
.prolist .item .box .txt { font-size: 12px; color: #666; line-height: 20px; height: 60px; overflow: hidden; }
.prolist .item:hover .box .txt { }
.prolist .item .box .btn { position: absolute; left: 0; bottom: 0; right: 0; height: 90px; line-height: 90px; background: linear-gradient(to right, rgb(37, 168, 241), rgb(101, 196, 249)); color: #fff; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:hover .box .btn { -webkit-transform: translateY(0); transform: translateY(0); }
.prolist .item .box .btn a { color: #fff; font-size: 14px; display: block; text-decoration: none; padding-left: 30px; }

@media (max-width: 1140px){
	.homebox2 .tuku .tukubox1,.homebox2 .tuku .tukubox2{ background-size:cover;}
	}
	
@media (max-width: 760px){
	.wapper{ padding:0;}
	.container{ width:100%; padding:0 10px; box-sizing:border-box;}
	.bannerslide{ height:500px;}
	.top .logo{ float:none; /*text-align:center;*/}
	.top .topr{ /*display:none;*/ position: absolute;
        right:2px;
        top: 10px;}
	.homebox1 .search{ display:none;}
	.homebox1 .more{ width:25%;}
	.homebox2 .tuku .tukubox1{ width:100%;}
	.homebox2 .tuku .tukubox2{ width:100%;}
	.homebox2 .tuku .tukubox1 .tktxt1{ float:left; padding-left:60px;}
	.homebox1 .homepro ul li{ width:100%; padding-bottom:4%; padding-right:0;}
	.homebox3 ul li{ width:48%; margin:1%;}
	.homebox3 .nam{ padding:10px;}
	.homebox4 .honor1{ width:100%;}
	.homebox4 .honor2{ width:100%;}
	.homebox5 .hnlist{ float:left; width:100%; margin-top:12%;}
	.homebox6 .conlist{ float:none;}
	.homebox6 .conlist li{ width:50%; margin:0 auto; float:none; text-align:center; padding-right:0;}
	.foot .fot{ display:none;}
	.homebox6 .homecon{ float:none; text-align:center;}
	.homebox6 .conlist li img{ margin:0 auto;}
	.top .nav{overflow: hidden; height: auto; text-align: center; background:#25a8f1;}
	.top .nav a{ display:block; float:left; width:25%; padding:10px 0; line-height:normal; color:#fff; font-size:14px;}
	.homebox2 .tuku p{ width:100%;}
	.homebox2 .tuku .tukubox2 .tktxt2{ width:60%;}
	
	.side { width: 100%; float: none; }
	.main { width: 100%; float: none; }
	
	.sbox { display: none; }
	
	.snav { padding: 0; margin-bottom: 0; }
	.snav .sd { background: #666; line-height: 36px; font-size: 12px; color: #fff; text-align: center; display: block; }
	.snav .hd { display: none; }
	.snav .bd { display: none; }
	.snav .bd.sbon { display: block; }
	
	.snav .bd .bul .bli .ba { font-size: 14px; }
	.mainbox .now { display: none; }
	
	.mainbox { padding: 20px; }
	.mainbox .hd { border-color: transparent; margin: -20px -20px 40px; }
	.mainbox .hd h1 { float: none; text-align: center; background:linear-gradient(to right, rgb(37, 168, 241), rgb(101, 196, 249)); color: #fff; font-size: 16px; padding-right: 0; }
	
	.newsbackline ul li a { width: 100%; }
	
	
	.newslist .item { width: 100%; float: none; margin-right: 0; }
	.newslist .item .name { height: auto; }
	
	.prolist .item { width: 100%; margin: 0 0 10px; }
	}